Gets the root index in an index/subindex hierarchy.
Namespace:
C1.LiveLinq.IndexingAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public IndexDefinition<T> Root { get; } |
Visual Basic |
---|
Public ReadOnly Property Root As IndexDefinition(Of T) Get |